home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3anisetg.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_ANIMSETTINGSGAD_H = 1;
- include("oops/r3gadget.js")
-
-
- var R3CLID_ANIMSETTINGSGAD = 1483;
-
-
-
-
- // Description: For internal mapchanges
-
- R3ANIMSETGM_SETTAB = 1483019;
-
- function mR3ANIMSETGM_SETTAB() {
- DoA(this.r3obj, 1483019, 0, R3TID_INTEGER, 0);
- }
-
-
-
-
-
-
- function r3Animsettingsgad () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ANIMSETTINGSGAD, arguments);
- }
- // Methods
- this.SETTAB=mR3ANIMSETGM_SETTAB;
-
- // Attributes
- }
-
- r3Animsettingsgad.prototype=new r3Gadget;
- // r3anisetg.h_H